This topic is locked

redirect to record on list page

4/28/2019 2:33:38 PM
PHPRunner General questions
S
stanbar1 author

Hi, i have a problem, i hope you can help me. i have app for drivers and during the job process i need them to send job status...

i have field current status and they have to change it dependence what they doing..i made one main table and 5 custom view tables...

on first customview list Page stay by default set status. i made link to edit page and when they modify status,after update i need that redirect to next customview list page with update status and same record id as first custoview page. maybe its any other way to have only one custom view table..i have 5 different status what they have to add..sample when they open first time edit page they will see only first status what they have to add, in second time they will see second status on same edit page and t.d.,and all will be on 1 list page. Sorry i'm not so familiar with php can you please help me..Thanks

Sergey Kornilov admin 5/1/2019

Try to rephrase your question, it is really difficult to understand what kind of problem you trying to solve here. Maybe some screenshots can help.