You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Refresh value in text field from a converter function.

edited Nov 10, 2022 12:13PM in Visual Builder 5 comments

Summary:


Content (required):

Hi All,

In my page, I have a text field with a converter that converts the number as per the maximum fraction digits given (ex.2). If I enter value like 23.456 it converts it back as 23.45 as expected in the UI. But the problem is the value is not getting refreshed with 23.45, the variable still holds the value as 23.456. How can I refresh the value with converter function returned value.

Any help is appreciated!

Version (include the version you are using, if applicable):

Release

2301

Visual Builder Runtime Version

2301.0.1

Oracle JET Version

13.0.5

Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!