This service lets you manage the interface of various components of the Zoho Creator application.
While using the ViewControllers that is created using ZCUIService, you can use the below method to set the left barbutton item.
func configureLeftBarButtonItem(barbutton: UIBarButtonItem?)
Note:
While using the ZCUIFramework, for slidingPane SectionList to display the notification bell icon, you need to override the computed property `shouldShowNotificationBellIconInSlidingPaneView`
when conforming to `ZCUIServiceDelegate`
var shouldShowNotificationBellIconInSlidingPaneView: Bool {
return true
}
By default it will be false, and it is optional to override this computed property.
Parameters
component | This contains the app owner, app name, and form link name |
---|
Parameters
component | This contains the app owner, app name, and report link name |
---|
Parameters
component | This contains the app owner, app name, and report link name |
---|
Parameters
component | This contains the app owner, app name, and report link name |
---|
Parameters
component | This contains the app owner, app name, and report link name |
---|
Parameters
component | This contains the app owner, app name, and report link name |
---|
Parameters
component | This contains the app owner, app name, and report link name |
---|
Parameters
component | This contains the app owner, app name, and page link name |
---|
Parameters
notification | This contains the notification info such as category, notification ID and so on. |
---|
Parameters
application | This contains the app owner and app link name. |
---|
Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.
If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.
You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.