Solved

Change Application to Universal

  • 8 March 2023
  • 1 reply
  • 111 views

Userlevel 5
Badge +12

Hi all,

We have an app deployed with the web gui. This is in production with several clients. We are looking to update our app to Universal. We have deployed a gui for this, and see a lot of things that need to be fixed. Screen types, task layouts, etc. For example, our invoicing screen uses drag/drop. This is not supported currently, so I need to develop tasks and screens for this. But I do not want to break to current setup. 

I don’t want to do a lot of things - or any actually - twice. So copying the project and maintaining both doesn’t feel as the best way to go. Perhaps creating a branch, and change one for universal. The app is still under development with a lot of changes and updates. I have a feeling that merging that back after a longer period will create too many changes to keep track of it all and we are left with a lot of fixing.

So, how can we change to Universal the easiest/smoothest?

Thanks!

Alexander 

 

icon

Best answer by Erwin Ekkel 13 March 2023, 14:32

View original

This topic has been closed for comments

1 reply

Userlevel 6
Badge +16

You can check the feature matrix to get a grip on what's possible in the current universal build. Also you can check the roadmap for upcoming features: 

Perhaps someone who recently implemented universal can add to this topic.