You can customize the text shown on your app screens—such as to override the default text or to change which wallet is displayed (points vs. credit).
Customize App Text
1. From Operation > Override App Text, search for the text you want to change
NOTE: If there are multiple search results, make sure to choose the right one (contact us if you aren’t sure). If you don’t have any search results, the text might not editable from here or the text may contain parameters (try searching for only part of the text instead).
2. Enter a new value and click Save. Then click Publish
Show Points vs. Credit
A member’s point or credit balance may appear in the following places:
- Profile Widget
- Profile Screen
- Point Shop Widget
- Point Shop Screen
By default, points are displayed. However, you can choose to display credit instead by changing the text and parameter in the app text. If the business uses both points and credit, you can display points in the Point Shop and credit in the profile.
To show credit instead of points:
- From Operation > Override App Text, search for the relevant text:
- To change Point Shop balance, search for balanceText
- To change Profile balance, search for UserPoints
- To change Point Shop balance, search for balanceText
- Replace the relevant parameter. Click Save, and then Publish.
- For the Point Shop, replace #$Points# with #$Budget#
- For the Profile, replace %$Points% with #$Budget#
Note: You can also replace the text shown after the parameter if relevant. For example, change %$Points% points to #$Budget# credit
- For the Point Shop, replace #$Points# with #$Budget#
Apptext for User's name
Customize the text in the profile widget for the first name, last name and the main identifier:
UserProfileTC.ProfileWidget.firstNameString
UserProfileTC.ProfileWidget.lastNameString
UserProfileTC.ProfileWidget.mainIDString
Note: You can fill them with empty space or a custom message.