Label fields in BAck End Form

More
11 years 2 months ago #33358 by igcorreia
I am trying the label of the field. I wan to use INLINE INFO BOX, but in the back end form it does not appear. It still needs to roll over the text.

:/

Please Log in or Create an account to join the conversation.

More
11 years 2 months ago #33383 by ggppdk
Thanks for report,
the edithelp is an field DB table property and not a parameter
-- (i changed it to be an item property instead of parameter but did not update form code) so existing code has a bug

In frontend item form file: views/item/tmpl/form.php
and backend item form file: views/item/tmpl/default.php

Replace:
Code:
$edithelp = $field->parameters->get('edithelp', 1 );
with:
Code:
$edithelp = $field->edithelp ? $field->edithelp : 1;


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
11 years 2 months ago #33404 by igcorreia
:D Cool. Thanks.

Please Log in or Create an account to join the conversation.

More
11 years 2 months ago #33406 by ggppdk
cool,??

this is the cool stuff ;) :

flexicontent.org/forum/index.php ... pic#p33371


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.311 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline