Page 1 of 1

Save display object value

Posted: Fri Feb 05, 2016 8:16 pm
by Richsurvey
Is there a way to save the value that is in the 'Display' object type to the database, so it can be displayed in the Browse screen?
To elaborate: I have a display object type that is used to display an inner join quarry. That display value might get changed (based on the quarry), but the important thing is I want to be able to display the value in the Browse screen. Can this easily be done or should i be using another object to achieve the desired result?

and suggestions you can provide is great appreciated.

Thanks!

Re: Save display object value

Posted: Wed Feb 10, 2016 4:42 pm
by Richsurvey
Hi,

I solved this problem by using PHP coding (Custom Code -> After Save). A lot of the help came from the online demo.

Thanks!

Re: Save display object value

Posted: Fri Feb 12, 2016 2:55 am
by admin
Great!