Error opening Posted Credit Memos form

SupSup Member Posts: 11
Hi,
When I try to open Posted Credit Memos form I get the following error:

Invalid page number(4) for the tab control named 'Control1'.(InPage was set to 4 on the TextBox 'Time Sent').

Any Idea what this error is? How do I fix it?

Thanks & Regards,
Sup

Comments

  • SavatageSavatage Member Posts: 7,142
    did you delete a tab?

    Object Designer->Form->"The form in question"

    find the "Time Sent" Textbox and view->properties

    Change the InPage value.

    On Tab 1 = InPage value. 0
    On Tab 2 = InPage value. 1
    On Tab 3 = InPage value. 2
    On Tab 4 = InPage value. 3
    On Tab 5 = InPage value. 4

    Do you have 5 tabs?
  • krikikriki Member, Moderator Posts: 9,118
    Or
    -create some more tabs
    -save and close the form
    -reopen the form
    -go to the tab where that textbox is
    -delete that textbox or move it to another page
    -delete the extra tabs
    -save the form
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


Sign In or Register to comment.