Hi
I have built an app where one page is used to enter product data through input fileds, pictures, ext. All fileds are auto-binded. Thing works well on PC version of the app but nothing happens when app is used on mobile. Even tried with changing few fileds of data to standard workflow saving with no success. What am I doing wrong?
Hi,
Yes, same page. It was first reported by one user, then I checked for myself and confirmed that data entered in input fields are not stored in database.
Since it isnât working even with regular workflows, letâs leave auto-binding aside, since Privacy rules can be involved.
Send screenshots of the log events after you click in the Save button. It would also be helpful to see how you have defined your workflows (what data sources you are getting the data from to be saved) as well as what data is in those data sources at the moment of clicking on Save button.
I do not understand what you ment by mobile being logged in under different account than PC?
Of course user that worked with app through mobile had different account than me when on PC. I logg in under usual user account through Pc and same one through mobile. PC stores data, mobile version doesnât.
I am not sure what workflows have to do with issue. Basically user types data in input field. In both cases auto binding as well as when workflow (save data) is used, same result in case of mobile - not saving data from input filed (Samsung S22)
I just created an account (using desktop) and then logged in on my phone and made a change to my account, which immediately showed up on the desktop version as well, so at least on the account page, auto-binding appears to be working on both.
Forgive me for the brief sidenote, but I did find the UI hard to understand at first - I expected the âFirst Nameâ and âLast Nameâ text to be the actual inputs, and not the almost hidden inputs beneath those. Can you confirm on mobile youâre attempting to update the correct inputs?
Matt,
Thank you for taking time. Yes, app is in Slovenian language.
Fileds in loggin work as well as in index page and search vehicle page.
Problems are on page âNadzorna ploĹĄÄaâ (Dashboard) when adding cars âDodaj voziloâ.
I can also edit fileds on existing car and it saves.
I just noticed that in mobile version popup doesnât show up. On PC popup appears to confirm adding new vehicle. In mobile this doesnât happen. Thatâs probably reason why data doesnât save.
Iâd just make sure that popup has responsiveness and dimensions that are compatible with mobile - itâs possible itâs popping up but off screen / hidden behind something else when in mobile.