Focal Point
[CLOSED] Using HTML composer - building a request form

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/4567043036

April 22, 2013, 10:12 AM
cs_source
[CLOSED] Using HTML composer - building a request form
Hi,

I'm looking to use the HTML composer and its features (built-in form features) to build a request form page so that users can enter data and it posts to a database. I do have web experience but unfortunately not much in JavaScript (i am a PHP/HTML guy)

I would not be looking to purchase additional tools or products to complete this request and i do believe its possible as the HTML composer supports HTML/JS however i'm not sure where to start in terms of documentation.

Has anyone had a similar situation or can recommend some good documentation sites?

This message has been edited. Last edited by: <Kathryn Henning>,


WebFocus 8.02, SQL Server 2008r2
April 22, 2013, 12:06 PM
Francis Mariani
quote:
good documentation site


Please try Information Builders.

There's a hyperlink in the FocalPoint banner, "Tech Doc Search". Try looking for "Designing a User Interface for a Web Application With the HTML Composer".


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
April 22, 2013, 03:30 PM
cs_source
Hi Francis,

I read through the documentation and it is certainly helpful setting up a form and a general dashboard however i require details on form submission to a database specifically. Do you happen to have any other recommendations to documentation?


WebFocus 8.02, SQL Server 2008r2
April 22, 2013, 04:00 PM
Francis Mariani
There won't be any documentation to describe how to do what you want. There's another Information Builders product, Maintain that does what you require, however, you don't want to purchase other products.

I would design a screen in HTML Composer and give it "smarts" by using JavaScript and/or jQuery. Then upon submission of the form I would use SQL to update the database table.


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
April 22, 2013, 04:26 PM
cs_source
Hi Francis,

Correct, there is no budget for other products like Maintain.

Do you have any documentation relating to "smarts"? i will look into JS/JQuery code to complete this.


WebFocus 8.02, SQL Server 2008r2
April 22, 2013, 04:41 PM
Francis Mariani
"smarts" includes a "smart" developer with years of experience.


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server