vishal_trivedi - Friday, December 3, 2010 9:12 AM:
Hi,
-- I have an Item type FSI Calculator.
-- I have created 2 fields in that Item type --> Plinth Area and Extent of Land. This 2 fields will be used to take input from client.
-- Although i don't want to store the data calculated over here as we do normally in Calculator.
-- So, I have given form "FSI Calculator" in TOC VIEW of FSI Calculator Item type.
-- But the text boxes are not allowing me to input the data.
-- What is the solution for that ? or Is there any other better way to do that?
-- Vishal
SamsAn - Friday, December 17, 2010 3:32 PM:
Hi.
An option you can modify the form add HTML type field for it. Then you can insert any html into the form. Of course, and those two fields to be editable.
SamsAn.
vishal_trivedi - Saturday, December 18, 2010 12:51 AM:
Hi SamsAn,
Thanks for Reply.
I have another problem that I have prepared an HTML file and given TOC Access but here I want a grid as per requirement by client.
I mean by right click on gird we should be able to edit that data by giving them a form.
So, how to set look and feel of a grid at our HTML page?
-Vishal