Hello fellow CHUG members. With the move to HTML forms I was wondering, for those of us who only have coded in VFE/MEL, is there any good reading material or instructional material out there for those of us starting at the ground level in HTML?
Thanks!!!
Following
Hi, Depends on what system you are using to code your forms-- not sure what you are using to create your new forms. We are using a company called Clinical forge to do some custom HTML forms. They use java script so someone on our IT team has been learning it. The nice thing is that it isn't like MEL so you can use all kinds of tools on the intranet to help you out. Clinical Forge also puts the links to help you on their builder so you can click the link and learn how to build a function. Happy to discuss more if you have questions: [email protected]
Hi Janet,
we are also using Clinical Forge to build custom HTML forms. Bounce Forms is another solution that I am aware of, and I believe Visual Solutions will have the capability to do HTML forms in the future. I have been using Clinical Forge now for almost two years so it is my go to tool. Here is a link to a post I created about 2 years ago about Clinical Forge.
https://centricityusers.com/forum/clinical-forge-an-alternative-to-vfe/
Since that time, here is what I can say about it.
I'd be happy to demonstrate some of the forms I have developed using this tool to give you an idea of how powerful it can be. Feel free to reach out to me via email or by replying to this post.
I am hopeful that the community of HTML builders will continue to grow and we will soon have a breakout session at CHUG!
Cheers,
Greg
Just download open source $mdObject ( https://www.npmjs.com/package/@mdobject/mdobject) and use Microsoft Visual Studio to build your forms. You will have full control over your forms. All HTML will be installed on your local server.
Hi Janet,
Those of us that have building HTML forms for a long while are often happy to answer questions or provide an overview for those starting out. Feel free to contact me at [email protected].
As mentioned above, because there is literally so much available on HTML, it can feel a little daunting at first (though all that power can really come in handy later!), but the basics are relatively easy to grasp once you see things stripped down to their simplest form.
David