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 #192 | Call batch apex from flow

Salesforce Fact #457 | Get current user role name in flow