Hi,
I am programming a simple autofill zip code.
I inserted the js file called index.js in
App
File's Manager
Scripts
The App Path is:
app/scripts/index.js
And then the css file called style.css in
App
File's Manager
Others
The App Path is:
app/files/style.css
Then I am using the HTML control to insert the HTML code of the page.
Now I have to get the selected value of a textbox called autofill:
and insert the value in a text control of a View form.
How can I transfer the value of a field from HTML control to a text control of a View form ?
Here is the link of the HTML file:
http://www.egovmetrics.com/000Scripts/CSSAutocomplete.zip
Thanks
Best
Joseph Caristena
...