Numeric Formula Field - Displays Value in Realtime on Desktop But Not Mobile
Hey Team, I working on a tool that helps Sales Reps count how many units they sold in a given day quickly. The quickbase numeric formula field of "Total Count" is a simple sum formula of the number fields that are earlier in the form. When viewing the form on desktop the Total Count adjusts as a change the #s and works great. One mobile it only shows a zero and never changes. Once submitted I can see the total count and it works. i just want it to adjust on the fly. is this possible or is this a known issue on mobile? Thank you, ------------------------------ Jack Woods | Low Code 4 Lyfe ------------------------------1View0likes1CommentOffline Location
Hiiii! I'm currently trying to transition a department in my company from Fulcrum to QB, the only issue I'm running into is capturing a location point while in offline mode. I'm told Fulcrum can pin a location even in no signal areas and then queue for later upload. Can someone explain this sorcery to me? Possibly suggest workarounds? Thanks in advance! ------------------------------ Sarah Griffin ------------------------------1View0likes3CommentsMobile App not showing multi-select field in the report
Hi, I have a column field in multi-select text with input type from another field in another table from the same application. When I review such a report in my mobile app, I cannot find this column no matter how I place it in the report. Is there a way to fix this or is mobile app currently not supporting showing a multi-select text field? Please refer to my snips below. Thanks! Field property Report structure Mobile App ------------------------------ Thank you for your help! Davy Ou, Quantitative Financial analyst Certified QuickBase Developer, Lifetime learner https://www.linkedin.com/in/davyou/ ------------------------------2Views0likes0CommentsMobile -- Add child record button not appearing before initial save occurs.
Hi all. On the mobile app, the button to add a child record doesn't seem to appear until the initial save occurs. For the user this is a bit annoying... Enter new data and save. View the data. Go back to the part of the form you needed to for adding the child record. On the web app this is not the case. You can just fill all the info nicely from one form to the next and it flows really well. Is there a fix or work-around for this on mobile? I suppose a business case might look like this: Parent table -- client Child table -- project Child table -- tasks If no client exists, add a client --> add a project --> add tasks. But on mobile it feels like add a client, save --> view client --> add a project, save --> view project --> add a task (or many tasks) --> return to view project. -- Any way to jump over that step of the view form when on mobile? -- Takes a what feels like a three step process on the web interface and makes it feel like almost twice as long. My concern is user experience. By the time the user gets to the part about "adding tasks" they are ready to be done with the data entry and move on. It just makes it that much more difficult for my user to make a complete record that I can analyze and report later. I've been reviewing almost all the mobile posts. From what I gather it's not really possible, but maybe I'm wrong? Is there, for example a formula rich text solution to this for mobile? If not, I'll probably look at designing a mobile form such that the child record portion will appear only after the record is saved and then it will appear near the top of the form, instead of where it resides at the moment near the bottom. Thanks Dave PS, I see I've been one of the active users on the community. Thanks so much for all your help and prior questions and answers. I'm evaluating this for my non-profit and I'm not a DB programmer and only dabble in any other programming, so all your answers have been very helpful. I just wish I could contribute to answering some of the other questions people post here in order to give back. #Mobile ------------------------------ Dave Halter ------------------------------13Views0likes0CommentsMobile phone Pop Up alert
I am setting up a button with javascript pop-up alert if certain criteria is not met This button works fine on browser but it stops working when click it through my APP it will take me straight to a browser. Has anyone had any idea how i can get around this. Thanks below is my code. any help is very much appreciated If(not IsNull([Actual Completion Date]), "<a " & $style & " href=\"javascript:alert ('Task has been completed!!')\">" &[Task Status]&"</a>", ------------------------------ Leon Wong ------------------------------2Views0likes0Comments