Hello,
I have a Custom Entity that has an attribute called SITE. Which is a persistent field.
I have then listed all the values in that entity in a Custom Page.
Data for this is populated from an external source.
But this site is not associated with the actual sites available in the environment. They just appear as text.
- Is there a way to link the value in this to actual sites?
- Can I set permissions for this Custom page based on the site value? (Users will not see records that are not in the User’s sites)
Can this be achieved in IFS without using code?
Thank you!