CheckboxにCheckがついていない場合に、強制的にCheckを入れるワークフロー

WebページのCheckboxにCheckがついていない場合に、強制的にCheckを入れるワークフローを条件分岐とCheckアクティビティで作成してみました。(添付画像参照)これで合ってますか?

Hi @gorby

What is error / Issue did you facing will processing?

Regards
Gokul

HI @gorby

You can change the option

image

Check-> will Try to check/enable the checkbox
UnCheck-> Will Try to uncheck/disable the checkbox
Toggle-> Will do the opposite (i.e., if the checkbox is checked in the website it will uncheck it if is uncheck then it will check the checkbox)

Regards
Sudharsan

Hi I intended to check if my idea is correct or incorrect.
I just wanted to confirm before comitting mistake.

Regards,
gorby

Hi Thank you for your reply.
But it seems you do not understand my intention exactly…
I intended to change checkbox status as follows,

uncheck->check
check->check

Hope your suggestion soon.

Regards,
gorby

Hello @gorby

Then you can use the option as chek and it will check the checkbox if its not been check if checked it will do nothing/overwrite the existing check it will not uncheck.

Kindly run the flow and check once

Regards
Sudharsan

This sentence is hardly understandable…
Will you replace it to more undernstandable expression?

Regards,
gorby

Lets say the check box is checked right now in your website @gorby

You are using the Check activity with the option check selected that is
image

That activity will not change anything in your website because the option is already checked.

Regards
Sudharsan

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.