Skip to main content
Question

How programmatically we can click on special controls from the Mobile App


aaghaei
Captain II
Forum|alt.badge.img+9

Hello All,

Does anyone know how programmatically we can tap (click} on special controls in the Mobile App? For example, when a field is decorated with “EmailSend” instead of a user tapping on mail icon, how do we programmatically tap like the user is doing it? In the below code, I will see a mail icon so I want to tap on it from an action button instead of the user doing that.  

 

update screen XX000000
{
  update container "MyContainer"
  {
    update field "MyField"
    {
        special = EmailSend
    }
  }
}

 

0 replies

Be the first to reply!

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings