Forum Discussion

MarkShnier__You's avatar
MarkShnier__You
Icon for Qrew Legend rankQrew Legend
5 years ago

SAVE button on Mobile

I have several code snippets which work fine in desktop mode to make my own save button.  One is URL formula and the other two are formula Rich Text.

Does anyone have code to make a save button which will work in Mobile web mode?

------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
  • Do you have an example of code that isn't working on mobile?

    ------------------------------
    Adam Keever
    ------------------------------
    • MarkShnier__You's avatar
      MarkShnier__You
      Icon for Qrew Legend rankQrew Legend
      I tried each of these three

      Rich Text
      "<a id='saveButton' class='Vibrant Success' onclick='DoSave()' href='#'>WhatEverYouWantYourButtonToSay</a>"

      Rich Text
      "<a class='Vibrant Primary' style=\"width:180px; text-align: center;\" onclick='DoSaveAdd()' href='#'>21B. Save</a>"

      Formula URL
      "javascript:DoSaveAdd()"

      ------------------------------
      Mark Shnier (YQC)
      Quick Base Solution Provider
      Your Quick Base Coach
      http://QuickBaseCoach.com
      mark.shnier@gmail.com
      ------------------------------
      • AdamKeever1's avatar
        AdamKeever1
        Qrew Commander
        A solution evades me. It would be helpful to know what code is used in the mobile app.

        ------------------------------
        Adam Keever
        ------------------------------