Change Form, Group List Label depending and Element?

jmoises

Active Member
Hello i just like some advise for best aprouch,

I have a Configuration Table, and there i have a field/element "description" my idea is to use that description to be the labe for the form or list, do you guys think is posible?

thanks for any advise, maybe there is all ready a solution for this but i did not found any
 
Nope, there isn't a built in way to do that.

You could probably do it in the form by just putting the element placeholder in the form's intro, surrounded by h2 tags, and turning off display of the actual title for the form ...

Code:
<h2>{yourtable___description}</h2>

But for list view ... how do you know which row you want to use that field from for the title of the list?

-- hugh
 
ok thansk for the info, and yes i need to be able to change the title to list/form, let me thing on other aprouch!
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top