You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use summary rule instead - if need to do improve UI can do it - selected.
Option 2:
Have a subject profile rule. same value at all places. If not configured for that location early return. So rule should get context regarding from where it is called from vs performance issue in search results.
{
Value - individual. something();
return {
searchResults: null
Profile: value
subjectFormElements()
}
}
Suggestions:
enhance the summary rule - support both array and object
Cons: the usecases of black and summary are different.
Except detailed address no else has asked to display, - Id, phone number?
Recommendation in excel sheet:
Subject Profile Rule that returns structure for
Here, we add the specific details and location where a subject profile is being shown. This will be shown on search results, subject dashboard and subject form element
Suggestions:
Just show 'subject summary (No edit and void like they want) and search result fields and reduce the gap above registeration fields
-- because what needs to appear on search results and summary serves different purpose like in RWB its different.
Develop this rule as alternative to the above. - Utility?
-- on subject type
-- rule such that can render in any one or all the 3 places - subject form element, search results, subject profile
-- comma separated without concept name - below location
Reference:
The text was updated successfully, but these errors were encountered:
Options:
Option 1:
Use summary rule instead - if need to do improve UI can do it - selected.
Option 2:
Have a subject profile rule. same value at all places. If not configured for that location early return. So rule should get context regarding from where it is called from vs performance issue in search results.
Suggestions:
Recommendation in excel sheet:
Subject Profile Rule that returns structure for
Here, we add the specific details and location where a subject profile is being shown. This will be shown on search results, subject dashboard and subject form element
Suggestions:
-- because what needs to appear on search results and summary serves different purpose like in RWB its different.
-- on subject type
-- rule such that can render in any one or all the 3 places - subject form element, search results, subject profile
-- comma separated without concept name - below location
Reference:
The text was updated successfully, but these errors were encountered: