Jump to content
  • 0

ID for dispaly only fields


londoncity

Question

1 answer to this question

Recommended Posts

  • 0

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!!!!

Link to comment
Share on other sites

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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...