Skip to content

Conversation

@suryaprasanna
Copy link
Contributor

No description provided.

return false;
}

function get_action_tags() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's keep the pattern auto_populate_fields_ in order to avoid generic names that may cause conflicts with core and/or future modules.

Let's also add a description header for this function.


// if features are present then hover field note.
if (!empty($features)) {
$js_vars['hover_field_note'] = getFieldsWithActionTags();
Copy link
Contributor

@tbembersimeao tbembersimeao Sep 6, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The idea is to create another action tag (something like: @FIELD-NOTES-DISPLAY="hover").

@suryaprasanna
Copy link
Contributor Author

made the necessary changes.

@suryaprasanna
Copy link
Contributor Author

@tbembersimeao made the changes that you suggested.

@suryaprasanna suryaprasanna changed the title add hover functionality for field notes if custom action tags are present new action tags: add hover functionality for field notes Sep 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants