Options

Add fields on page not bound to a table

rhardoyalrhardoyal Member Posts: 78
edited 2011-09-13 in NAV Three Tier
Hi,

How can I add add fields on a page that is not bound to a table?
Currently I need a page to enter Start Date and End Date and based on that I need to do some calculation. There is no data that is saved or retrieved from any table.

Thanks,
Rizwana

Answers

  • Options
    rhardoyalrhardoyal Member Posts: 78
    I had a form previously created in an old nav version. there is no table bound to it. I have used the transform tool to convert the form to page and when i run the page in RTC, I can't see the textboxes to enter the dates.
  • Options
    thmartinthmartin Member Posts: 90
    The procedure is the same as adding a field of the SourceTable to the page.
    In the page designer add a line. The Type should be Field and as SourceExpr you choose the name of your variable.
    Thomas Martin
    NAV Developer
Sign In or Register to comment.