Salesforce Fact #364 | Input with no space in LWC

Suppose we have an input in LWC which is similar to the API name field of metadata in Salesforce i.e. it will not contain any spaces. If any space is there it would get removed.

We can implement the same in LWC.

Attached are the screenshots.




Comments

Popular posts from this blog

Salesforce Fact #192 | Call batch apex from flow

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