0

About signature Questions

How to copy the images in the (signature) field of table A to the (Image) field of table B? What should the code look like, thank you for your reply.

 

 

18 replies

null
    • Kruna
    • 2 mths ago
    • Reported - view

    Hi, it would work like this.

    The credit goes to users in german forum.😊

    This solution does not work, if you use only the App, you will need to use Ninox Cloud like here

    https://forum.ninox.com/t/m1hbnbk/ninox-products-app-vs-cloud
     

      • gold_cat
      • 2 mths ago
      • Reported - view

       

       

      Thank you, friend, and thank you to my German friend. The cloud version I used didn't work. Is it a problem with this code?

      • Kruna
      • 2 mths ago
      • Reported - view

        What exactly does not work? Because here it does..
      you can delete fpj it has does not effect anything.
       

      • gold_cat
      • 2 mths ago
      • Reported - view

        It really didn't /....

      • gold_cat
      • 2 mths ago
      • Reported - view

       

    • Kruna
    • 2 mths ago
    • Reported - view

    Well, thats strange because Look here at my loom link

    https://www.loom.com/share/9cdb392c0fe34310991f1891d565b1e0?sid=84ced698-d235-4895-a340-f5be0322ab11

    Maybe its you Ninox Plan, which gives you restrictions?

    I really wouldnt know where else to look.

    What Happens, if you click on the image? Because it does create a record, right?

      • gold_cat
      • 2 mths ago
      • Reported - view

       

      • gold_cat
      • 2 mths ago
      • Reported - view

       Yes, click on the image only contains the file name

      • Kruna
      • 2 mths ago
      • Reported - view

       well, that‘s happening when you are here like in First Screenshot - you will have to Upload the database like in second Screenshot. What Kind of Ninox Plan subscription do you have? Starter, pro?

      • gold_cat
      • 2 mths ago
      • Reported - view

       I am currently a Professional subscription. friend

      • Kruna
      • 2 mths ago
      • Reported - view

       how strange…

      because if I work locally App it doesnt work either. I made a loom video

      https://www.loom.com/share/2bc2e770c5254ce68a35fb249dd34200?sid=eb0a98ef-39c8-4a45-a8c9-b3ee6eb255bd
       

      • gold_cat
      • 2 mths ago
      • Reported - view

       

      "Ninox support sent this database. Will you adjust it?"

      • Kruna
      • 2 mths ago
      • Reported - view

       sure, give me a sec pls :-)

       

      Edit: i was too fast in responding.

      im afraid i cant adjust, because you will need an api key first and second i not sure what to adjust as I cant find a signature field…

      • gold_cat
      • 2 mths ago
      • Reported - view

       Thank you.

    • Kruna
    • 2 mths ago
    • Reported - view

    I am so sorry, thats really odd! Maybe someone else has an idea what might be wrong or you may write to support?

      • gold_cat
      • 2 mths ago
      • Reported - view

      Thank you anyway for your reply.

       

    • Ninox partner
    • RoSoft_Steven.1
    • 2 mths ago
    • Reported - view

    Maybe this can help you...

    https://forum.ninox.com/t/35hrz2z#m1hrax5

      • gold_cat
      • 2 mths ago
      • Reported - view

       

      Thank you Steve, I made it with the code you shared, thank you.

      let aaa := this.'身份标识';
      let i := shareFile(record(Signature,aaa).Unterschrift);
      let aa := (create Signature_image);
      aa.(Bild := importFile(this, i, "something.png"))

Content aside

  • Status Answered
  • 2 mths agoLast active
  • 18Replies
  • 63Views
  • 3 Following