londoncity Posted November 18, 2011 Report Share Posted November 18, 2011 Hello Caspio, How could I get the ID for a display only field in a Details page? Thank you in advance. Really Appreciated, London Quote Link to comment Share on other sites More sharing options...
0 MayMusic Posted November 18, 2011 Report Share Posted November 18, 2011 Hi London, How is the weather over there :wink: :wink: :wink: :wink: There is no ID for display only fields in details page. What are you exactly trying to achieve? If you want to give it an ID and also show it on the page, you can add a virtual field to the page and make it as display only and render as HTML then in advanced tab assign static value as: [@field:FIELDNAME] This way this virtual field will have an ID and will show the value. Then make your actual field hidden. The hidden actual field will still have the ID "EditRecordFIELDNAME". You can refer to the actual field in Java Script and also make assign the same value to the display only field (virtual field). Give it a shot!!!! Quote Link to comment Share on other sites More sharing options...
Question
londoncity
Hello Caspio,
How could I get the ID for a display only field in a Details page? Thank you in advance.
Really Appreciated,
London
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.