Can set variables while adding values to FormFieldsCollection

Can’t declare variable, says it might be due to protection level, what to do?

Hi @ani_panch ,

Can you check if the invoiceNumber variable is showing up in the variables tab and check what is the scope of it.
image

Regards,

No, variables is empty, there is nothing there :frowning:

@ani_panch ,

You have to create a variable there first in order to use it, try creating the invoiceNumber variable of type int32 and then using it.

image

Regards,

2 Likes

Thanks it works now

1 Like

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