Options

Placing UnBound controls on Web Part

naimish_hitnaimish_hit Member Posts: 111
edited 2006-04-21 in Navision e-Commerce
Hi,

Is it possible to place any control on Card without any database link?

I want to place two textboxes on Web Part Card without any database link.

If it is possible then how to do that?

With Best Regards,

Naimish Dave
Naimish Dave
(Software Engineer)

Comments

  • Options
    IHateLinuxIHateLinux Member Posts: 223
    Hi,

    this is not really possible because the web part is getting its information from NAV.

    HTH,
    Rainer
  • Options
    naimish_hitnaimish_hit Member Posts: 111
    Hi,

    Any other techniques to do so ?

    With Best Regards,

    Naimish Dave
    Naimish Dave
    (Software Engineer)
  • Options
    IHateLinuxIHateLinux Member Posts: 223
    Hi,

    my suggestion:
    Create the two new fields in the table an e.g. make the flow fields. Then add them to the card and make them editable.
    Then the fields are submitted to NAV and you can decide what to do with the content of the fields.

    It depends what you want to achieve with the fields?

    HTH,
    Rainer
  • Options
    naimish_hitnaimish_hit Member Posts: 111
    Hi,

    Actually I am creating Timesheet web part.

    For it first want to collection User name and week date (which must be Monday). So first I want to display above two textboxes and one Ok button web part and after pressing ok button I will display my Timesheet web part.

    In this web part I will collect all required details from user and then I will insert it in my table.

    With Best Regards,

    Naimish Dave
    Naimish Dave
    (Software Engineer)
Sign In or Register to comment.