Hello everyone,
How could I add a help button at the edit page, next the field label, or as a link of the field label in order to give information about that field?
Thanks in advance,
⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠
Posted 08 May 2013 - 21:39 PM
Hello everyone,
How could I add a help button at the edit page, next the field label, or as a link of the field label in order to give information about that field?
Thanks in advance,
Posted 08 May 2013 - 21:47 PM
for example you can use callback_add_field and callback_edit_field
Posted 09 May 2013 - 07:16 AM
You're right! I'll introduce html code at that function. Thanks for your fast reply.
jluis