This topic is locked

Frontend interface

5/28/2007 9:32:31 AM
PHPRunner General questions
D
dcrera author

Hi,
I need to create a frontend that looks similar to this
**My Menu
Please Enter Customer Id XXXXXXXX
Options X

  1. Modify Customer Address details
  2. View Customer details
  3. View Orders for this customer
  4. Print Customer Profile
  5. Increase Customer Credit Limit
    Etc**
    Notes.
  6. This must be the main menu
  7. If an option is selected, various validations must take place before redirecting
  8. There are no list screens in this process
  9. This screen is Not based on any table
    Please advise on how I can achieve this.
    Thanks

J
Jane 5/29/2007

Hi,
this task can be accomplished editing generated pages manually.

However we don't have a ready to go solution for this.