Has there been a change to inline view displays?
The total records number seems to have moved from the โViewโ button, up to the Column Header, the โViewโ has changed to โView Allโ, and the โNewโ button is just gone. That last one is no good, thatโll need to be corrected very soon.
I have the system-generated โAddโ action hidden for these tables, and replaced by a custom Add action. It seems the โNewโ (or nowโฆ โAddโ) button on inline records is linked to this system-generated action. I donโt believe this was the case before?
Iโm very curious how you were able to replace it with a custom action?
I copied the system-generated Add action, converted it to a LINKTOVIEW(), and hid the original. I was worried that the โoverlayโ appearance would only show in a detail view, instead of the table, but the system seemed to know the difference somehow (who knowsโฆ).
It automatically showed below the Inline Table?
Oh. No I donโt think so. The action copy was to direct the user to a slice form, the inline was already showing a slice. I was in the middle of modifying this app when the above UI changes were made. I may be linking two separate things in my mind because they seemed to have happened at the same time. (maybe the New button was hidden as soon as I hid the system-generated action, but I just didnโt notice until now.)
I think the Add/New for inline views should appear based on the add-permission of that slice/table, not the visibility of the system-generated Add action. Although I suppose that causes confusion as to what form should open when pressing the Add/New button.
I have the same problem. The original display is VER and NUEVO, but now it has changeโฆ
So this was a step towards standardization. When we show an inline/nested view of a set of rows, our UX team indicated that View(0) was a very wierd way of doing this. So (1) weโve moved the count to the header.
Secondly, we changed the link from โViewโ to โView Allโ. Did not fully consider how this would break localization, so moving this back to โViewโ. SHould have that out by Monday.
Thirdly, the โAddโ button was inconsistent with everything else. We were not using the Display Name that was attached to the system-defined Add button. And it would always show even if it was being hidden in the main view itself. So instead, weโre now following the same display guidelines (Display Name as well as Show/Hide) on the Add action on the table. Now I think it is reasonable to consider showing all overlay actions in the detail view, but that seems like a more disruptive change and we didnโt want to go there now.
So, if weโve hidden the system-generated Add action, but the inline referenced table or slice still allows adds, then the โAddโ will no longer appear? I can see this possibly causing issues for some people.
Are you referring to allowing the addition of extra button to the bottom of inline views? Such as:
If so, that would be fantastic! Iโd like to see two extra options per action for this:
Hi @Marc_Dillon, yes weโre going to try to respect the guidance provided on the system-generated Add action. What we were showing inline here was โsystem-generatedโ anyway, so weโre trying to be consistent on it.
Flagging for @morgan the possibility of showing other overlay actions here. They were originally meant to be overlays for the Details view, but we are having discussions about whether to treat these consistently across all views.
Hi @praveen! Though not the same, this thread may be related to an issue Iโve written about here:
Today I found that the placement of โdisplay prominentlyโ actions has also changed.
Hi Praveen:
When are you planning to fix this problem?
^^
@praveen
I saw the same with Edit and Delete Actions.
You can write something in Localize, but it will not be respected.
You have to write it in the Action:
This is crazy. I have 30 Add and 30 Edit and 30 Delete Actions. Now I have to write the Display Name in 90 Actions?
What about this solution: In LOCALIZE we can enter the โstandardโ display name. If we want to override it, we can change it in the Action.
Otherwise we have to always remember to change the display name in every Action. This may be ok for English users, but not for usโฆ
Any news on that?
Although seems like some of the issues was fixed, for me the โaddโ button (previously โnewโ button) still cannot be localized.
User | Count |
---|---|
15 | |
12 | |
9 | |
8 | |
4 |