Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
chadliagabsi
Creator II
Creator II

Default selected button when opening the app.

Hello,

i have two button in the same sheet. i need to return the result of the first one by default when i open the app.

i try activate object but it don't return a result.

test.png'

1 Solution

Accepted Solutions
Anil_Babu_Samineni

I can think

1. You can call variable trigger using thatgoogle action

2. And trigger assign by variable declare

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful

View solution in original post

16 Replies
Anil_Babu_Samineni

What is the second action?

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
chadliagabsi
Creator II
Creator II
Author

i do

   property document ->

                               triggers ->

                                            at the opening->

                                                            activate the object->

                                                                            and i put the ID of the object(Id button)

isingh30
Specialist
Specialist

Anil_Babu_Samineni

There is 2 actions in your image. One is okay and what about second one? Is that effect to other action?

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
chadliagabsi
Creator II
Creator II
Author

Hello,

i dont need to select field i need a button object.

chadliagabsi
Creator II
Creator II
Author

The first one is okey, i do it for  default select field value.

The second one is  for the button and it dont work.

isingh30
Specialist
Specialist

You need the result of first button by default? When you open app.

chadliagabsi
Creator II
Creator II
Author

yes,

i tried this  but it dont return a result test.png

isingh30
Specialist
Specialist

Anyhow you are selecting the field via button. I believe you need macros here.