Page & Field Configurator - Field Change Issue?
Hello,
I am attempting to use Page and Field Configurator (PFC) to make the "Personal Expense" button on the Fluid My Wallet component Read Only and have run into an issue. After setting up a PFC configuration and mapping it, I can see the configuration is correctly disabling entry to the Personal Expense field whenever I add a new Wallet entry. However, if I modify any other field on that page, the Personal Expense button becomes available for edit again.
I assume this is because of a FieldChange event or some other PeopleCode event occurring whenever another field is changed in Fluid. Is there a way to maintain my PFC configuration in this scenario?