Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Text Object with Action

Hi,

I need some advice, I have a Text Object that I want to create the following action on:

Activate sheet SH02 and ensure that Open Cases are selected (From field called Cases) and Priority = 'Priority 1'.

Regards,

Jon Ditchfield

1 Solution

Accepted Solutions
ashfaq_haseeb
Champion III
Champion III

Hi,

May be like this.

Regards

ASHFAQ

View solution in original post

3 Replies
ashfaq_haseeb
Champion III
Champion III

Hi,

May be like this.

Regards

ASHFAQ

its_anandrjs

Add the actions on the Text object like

1.Activate sheet >> Sheet ID >> SH02

2.Select in Field Action >> Field = Cases >> Search String = 'Open Cases'

3.Select in Field Action >> Field = Priority >> Search String = 1

All details depends on your field details i assume here.

PradeepReddy
Specialist II
Specialist II

We can achieve this using  sequence of actions.

Add actions from Actions tab of Textbox
1) add "Activate Sheet"  : SH02
2) add "Select in Field" : Field Name(Cases) Search string: (Open Cases)

For selecting a field, no need to activate that sheet. we can directly set it using actions.

I am not clear about the priority. can you please eleborate this.