Description: In Writer, user can easily add custom date field (eg: showing only current year) through Insert > Fields > More Fields .. however, this option is missing in Impress. The available method of Insert > Fields > Date (variable) and then Edit > Field only exposes full date format, and not option such as to only show year, or custom date format. Steps to Reproduce: 1. Insert > Fields > Date (variable) 2. Edit > Field Actual Results: only exposes full date format, and not option such as to only show year, or custom date format. Expected Results: ability to use custom format string such as MM/YYYY for date field, or better, a full featured 'more fields' option like in Writer Reproducible: Always User Profile Reset: No Additional Info:
I guess the root problem is not having the insert field feature consistent across components... Let's hear the UX team's opinion...
Sounds reasonable. Andreas, would you like to take a look at the menus please?
Hi, good point but it's not possible now you can change the layout with predefined styles, but you can't edit the styles like in writer. sorry. In writer it's command InsertFieldCtrl which has all the different formats. In Impress you have different uno commands for the different items.
(In reply to andreas_k from comment #3) > In writer it's command InsertFieldCtrl which has all the different formats. > In Impress you have different uno commands for the different items. So your take is WONTFIX?
Created attachment 146767 [details] Impress Date Field Settings It can be usefull, but it look like you need some code work. I would suggest to define which settings should be possible and define them in the codebase (so maybe add YYYY and MM.YYYY maybe)
IIRC the current approach with a fixed limited set of date field formats in Impress was taken because PowerPoint doesn't support anything else, specifically not any number format codes. Don't know if and how that situation changed during the years.
Well, in that case I'd prefer to keep it as it is. Insert > Field > Date and right-click the inserted field to get the same options. Izhar, do you agree?
@Heiko "keep as it is" as in "WONTFIX due to keeping with PowerPoint compatibility"?.
(In reply to Izhar Firdaus from comment #8) > "keep as it is" as in "WONTFIX due to keeping with PowerPoint > compatibility"?. 1. Are you aware of the post-hoc modification to inserted date/time fields? That's a WORKSFORME (you haven't stated a clear requirement). 2. Consistency is prime for usability, for sure, and maybe I'm too indulgent with development but don't we have more important issues? 3. The Writer dialog offers much more options than just modification to the Date field. Would be somewhat boring to show it alike in Impress, plus the dialog is not the epitome of beauty. My question to you was if you agree balancing all these facts. Otherwise we clarify the needed changes and keep the ticket open.
(In reply to Heiko Tietze from comment #9) > (In reply to Izhar Firdaus from comment #8) > > "keep as it is" as in "WONTFIX due to keeping with PowerPoint > > compatibility"?. > > 1. Are you aware of the post-hoc modification to inserted date/time fields? > That's a WORKSFORME (you haven't stated a clear requirement). yes aware on post-hoc right-click to change the format (however, no YYYY available) > 2. Consistency is prime for usability, for sure, and maybe I'm too indulgent > with development but don't we have more important issues? > 3. The Writer dialog offers much more options than just modification to the > Date field. Would be somewhat boring to show it alike in Impress, plus the > dialog is not the epitome of beauty. > > My question to you was if you agree balancing all these facts. Otherwise we > clarify the needed changes and keep the ticket open. Yeah agree to balance these facts. My initial suggestion on the ticket is to allow additional formats or custom format available the existing menu .. using full writer dialog is just nice-to-have. (ref: my 'expected results' on ticket) but if adding additional date formats also not possible due to keeping with PowerPoint compatibility (ref: eike's comment), then nothing much I can say there and will just make do with static string and whatever already there.
Created attachment 146798 [details] Format Number (data only) dialog Okay, let's forward it to the devs. Request is to have the 'format number' dialog accessible per menu entry "User defined..." below the various date (and time) formatting options.
*** Bug 148724 has been marked as a duplicate of this bug. ***
HI, still pending...