I want to use a file upload field in gravity form that has a status tag above that which describes its status . Its status are in progress, approved ,rejected depending on website`s admin opinion after reviewing the picture of a wanted certificate picture ,for example a graduating certificate. After uploading and before reviewing by admin its status tag must be In progress. But after reviewing the file by admin its status tag must be changed to Rejected or Approved . How can I implement this form.
Please help me
I tried gravity view and gravity flow .But I cant resolve it.
According to your statement, to create a Gravity Forms upload field with a status tag that can be updated by an admin after reviewing the uploaded file, you can use Gravity Forms along with some custom code and possibly some other plugins like Gravity View or Gravity Flow for a more streamlined workflow.
Please take a look at this code. You can modify this according to your need,