Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
i'm using Inputfield to get some costume number, and i'm wondering how can i use this expression with rules ? i mean, my field is a number, with Inputfield i can do : 1.03R !!!! it gives me wrong results...
some one has an idea ?
Thanks
So, after all this time, i'm back with the my answer
you have juste to declar
INPUTFIELD your_field;
in the first tab easy.
Presume you're using an input box to set the value in your input field?
In which case you should be able to set restrictions on the values using the constraints tab in the object properties.
no, I did not use an input field. when you use this expression you can change a field in a table.
I applied the change in the script and also in the field properties, without result.
So, after all this time, i'm back with the my answer
you have juste to declar
INPUTFIELD your_field;
in the first tab easy.