affriedl
|
| Posted: 09/10/2002, 12:19 PM |
|
The following fiasco took place in CodeCharge Studio.
You know, I thought this would be an easy thing, but it turn out that CodeCharge does seems to want any mods here.
I tried redirecting the HTML anchor from the grids page to a TaskView page. The TaskView page had a grid I created to view history records tied to a particular Task ID. This worked pretty well until I tried to place a button on the TaskView page to return the original Task edit page.
After that, the pages kept exploding with a missing object in Classes.asp (or whatever), and continued until I removed my new page, reverted back to the original Task Edit page AND restarted CodeCharge.
Anyone knowing what went wrong with the missing objects please let me know.
|
|
|
 |
Nicole
|
| Posted: 09/14/2002, 4:12 AM |
|
Hello,
please make sure that you've added button from Toolbox/Forms tab.
You can also can add Record form with no input fields and e.g. Cancel("Back") button only if you need to pass parameters back.
BTW, what exact error did you get?
|
|
|
 |
|