how long will the field value will retain?

Post any questions you have about using the Verj.io Studio, including client and server-side programming with Javascript or FPL, and integration with databases, web services etc.

Moderators: Jon, Steve, Ian, Dave

t4nu
Ebase User
Posts: 305
Joined: Thu Jul 02, 2015 8:32 am
Location: Indonesia

how long will the field value will retain?

#1

Postby t4nu » Tue Feb 16, 2016 5:34 am

Hi,
I have field (say MN_APPLICANTID), I made it as the url parameter, when the form is accessed it received the value, and then the flow go to function and then back it again.
My question is, why the value of MN_APPLICANTID is become null after go to the function? the function is just doing a fetch, check if the fetch result is null or not and back to the caller.
0 x

Jon
Moderator
Moderator
Posts: 1342
Joined: Wed Sep 12, 2007 12:49 pm

#2

Postby Jon » Tue Feb 16, 2016 10:14 am

A field value is only changed when something specific changes it. From your description, most likely is that you have it mapped to the database resource that you are issuing fetch against and it is fetching a null value.
0 x

t4nu
Ebase User
Posts: 305
Joined: Thu Jul 02, 2015 8:32 am
Location: Indonesia

#3

Postby t4nu » Tue Feb 16, 2016 10:29 am

IC.
Yes, exactly that's what the function do. But the result is not null.
But at least now I know which part that change the value of the field.
Thank you.
Jon wrote:A field value is only changed when something specific changes it. From your description, most likely is that you have it mapped to the database resource that you are issuing fetch against and it is fetching a null value.
0 x


Who is online

Users browsing this forum: No registered users and 5 guests