Question

An enumeration read only field

  • 3 November 2023
  • 1 reply
  • 28 views

Userlevel 1
Badge +5

Can we make an enumeration field read only in ifs cloud  ?


1 reply

Userlevel 6
Badge +15

@CGMRUNAL the whole purpose of a custom enumeration is to be used in a persisted Custom Attribute. So, someone needs to select a value from the enum in the page where the Custom Attribute has been created/published.

What you could do, maybe, is to have 2 different contexts. Users in one context could set the value in the Custom Attribute and users in the other context could only read the value, but not edit.

I’m not sure if this answers your question. 

Reply