Questions and discussion about developing processes and programming in PHP, JavaScript, web services & REST API.
#826112
See: https://www.pmusers.com/index.php/Displ ... le_control

What version of PM are you using? The code changes in 3.2.2 and later.

If you don't want the user to see the MultipleFile field and button then use JavaScript to hide them by adding this code to the end of the code:
Code: Select all
$("#imageFiles").hide();
$("#showImages").hide();


PS: Please don't post the same question multiple times on the forum.
#826121
Sorry! I failed to explain my simple requirement. Step1 - User1(Manager) will upload one image, submit the task. Step2 - User2(Operator) can view that image, write the review on that image and submit. Currently in my case User2 not able to see that image due to broken image path.

As an NFT enthusiast looking to develop your own N[…]

Tapping into the rapidly growing NFT market: The N[…]

Your blog post is excellent. What you have shared […]

In today's digital age, the metaverse is emerging […]