Hi,
What is the meaning and how to us following screens?
- Group Captions
- Web Part Request Captions
- Web Part Table Tab Captions
- Web Part Table Action Captions
- Web Setup Captions
What I have to do if I want to develop simple employee card and place a Save button on it and allow user to save new employee record.
:?: :?:
With Best Regards,
Naimish
Naimish Dave
(Software Engineer)
0
Comments
Its all just a caption and if you want to create a new employee card you have to do little bit customization. right now i am trying to do the same.
as soon as i got the answer, i will update you.
To be able to save the card, you need to add the action Save to your card as you can see for example on card "CUSTOMERCARD" in Cronus DB.
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
Ok, I understand that.
But can you tell me how I can add Save action on my web part ?
And can we create new Action ?
Reagards,
Naimish Dave
(Software Engineer)
2) Select the card and open the Webpart request card
3) Select the table and open the Table card
4) Click a button Table - Actions
5) Add new line with:
Type= Save record
Target WP Request = Current
Code = MODIFYHEAD
Target Table No. = <your table no>
Show in mode = Edit
HTML Layout = button
Position = <some position>
Restrict to editable= yes
Caption = <caption for the button> (for example Save)
Try it... this example I took from Cronus database...
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
Thanks for your reply.
Now I am able to set exisitng Actions (already given in Cronus db) on my web part, But still its not getting displayed on web part in Sharepoint!!!!!!!
Even I have set Web Part Caption and Tab Captions but those are also not displaying on my web part in Sharepoint :?:
What I am doing wrong !?
Note: Web Part Request card is not allowing me to select existing captions, I have to create new captions instead. I am getting to languages while creating captions, one is 1033 (US) and second is 2057 (UK).
Only 1033 is allowing me to create new caption whereas 2057 selection is disabling caption creation. ](*,)
I am using Navision 4.0 SP1 (UK version).
Thanks
Naimish Dave
(Software Engineer)
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
Ok Now I have set my system's Regional Settings = UK, But still I am not getting any Caption while creating web part !
I have checked all cards under CAPTIONS and each and every entries in these cards consist of UK language (2057 not 1033). Becuase I have install UK version of EP all default entries are made in UK (2057) language. (and I want to use UK language only while creating web parts).
What should I do ?
At present I have to create new captions in US (1033) language, and than also I am not getting any captions while running that web parts !
What settings I am missing?
BTW thanks to everyone who are helping me.
Naimish Dave
(Software Engineer)
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
(Software Engineer)