File Upload

(6 posts) (2 voices)

Tags:

No tags yet.

  1. ken@pesttrend.com, Member

    Using the 'dbr.upload.options' 'dbr.upload' to upload a image file. How can I add a prompt for the user to input an image name(not the filename) they want to associate with the file i.e filename maybe image123.jpg but client name could be "yellow flower"

  2. myDBR Team, Key Master

    There is no built-in functionality for this, but you could trigger a report from the upload_sp using JavaScript, pass the generated filename to it, and prompt the user to name the file.

    --
    myDBR Team

  3. ken@pesttrend.com, Member

    How do you trigger a report using javascript. I can't find an example in the manual or demo.

  4. myDBR Team, Key Master

    There is no built-in functionality for this, so you need to do custom JavaScript for this one.

    --
    myDBR Team

  5. ken@pesttrend.com, Member

    I understand there is no built in functionality, the question is where can I find an example of javascript calling a report ?

  6. myDBR Team, Key Master

    Unfortunately, there are no examples of non-existent functionality, so you'll need to write your own JavaScript to achieve that.

    --
    myDBR Team


Reply

You must log in to post.