Is there a way to display a Percentage field on scriptcase Form Application

I have need of showing a field as a percentage on a Forms Application (not a Grid). How would I go about doing this? I also want the field to include the “%” symbol. Thank you for any assistance.

use this in the field mask of the field

#%

You can set it to ‘label’ aswell

add # depending the value of your number, but for percentage this should do it ###%

Hello , how can I add a decimal percenatge field in a grid modified form? It seems there is no mask available for decimal number, but only for integers.

Thanks for you help!