Discussion posts and replies are publicly visible
You cannot avoid this call in the backend as Appian requires some of the data. This becomes even worse when you put the recordActionField into a grid. Then Appian performs that call for each row.
If you cannot turn that data source into a synced record, then you could go with a two-click approach to show the record actions only on demand. Not great, but avoids the initial loading time.
Yeah got it .Thanks for helping Stefan.