Hi @jingjing
FieldScreenService interface has this method
ServiceOutcome<FieldScreen>copy(FieldScreen screen, String copyName, String copyDescription, ApplicationUser loggedInUser)Creates a copy of the passed field screen assigning the passed name and description.
I think you’ll need to instantiate you own instance of DefaultFieldScreenService. There doesn’t appear to be a ‘manager’ for it.
check API docs
I tried this approach, it’s not straightforward at all.
what are the reasons for doing this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.