You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the automation API has no knowledge of live apps. It has no way to suggest the existence of a live app in new-document or edit-document, nor can it displays the information in thread.
Is it possible to allow management of live apps with automation API. (e.g. through class tag like <p class='app-{ID}'></p>)
I saw a related question on Salesforce Stack Exchange. It got the most view among the questions tagged liveapps at the time, so I assumed that this is a feature with certain demands.
The text was updated successfully, but these errors were encountered:
Currently, the automation API has no knowledge of live apps. It has no way to suggest the existence of a live app in
new-document
oredit-document
, nor can it displays the information inthread
.Is it possible to allow management of live apps with automation API. (e.g. through class tag like
<p class='app-{ID}'></p>
)I saw a related question on Salesforce Stack Exchange. It got the most view among the questions tagged
liveapps
at the time, so I assumed that this is a feature with certain demands.The text was updated successfully, but these errors were encountered: