Salesforce Fact #795 | Readonly lightning record picker

Suppose we want to make the lightning-record-picker readOnly once a value is selected.

This is how we can implement this, since it does not support disabled or readOnly attributes.

Attached is the screenshot.



Comments

Popular posts from this blog

Salesforce Fact #913 | Access selected record field values in screen flow lookup w/o Get Records