Questions and discussion about developing processes and programming in PHP, JavaScript, web services & REST API.
Forum rules: Please search to see if a question has already asked before creating a new topic. Please don't post the same question in multiple forums.
By HeshanKaru1994
#825237
We have a form where you can persist data to pm table for a given user Id if it it is a new record.Here if we have file upload.Based on the selection If the userId is already selected all the details should be autofilled.How to do such scenario with file uploads
#826854
Hi,
You can fill your upload file with trigger:
Code: Select all
$mergeFile = array(
'appDocUid' => '',
'name' => '',
'version' => ''
);

//for multiple file type
@=multipleFileVar005 = array();
@=multipleFileVar005[0] = $mergeFile;

//for single file type
@@fileVar003 = json_encode(array($mergeFile['appDocUid']));
@@fileVar003_label = json_encode(array($mergeFile['name']));
https://pmlearning.info
Thanks

Web3 development encompasses creating decentralize[…]

The Upland Clone Script, offered by Dappsfirm, rep[…]

Dappsfirm offers a bet365 clone script that mirror[…]

🚀 Tauchen Sie mit Immediate Alora AI in die Welt d[…]