cancel
Showing results for 
Search instead for 
Did you mean: 

SAP C4C create new button in EC

Former Member
0 Kudos

Hi everyone,

I want two questions about EC:

1:I added a new button with 'Semantic' -> 'QuickCreate' on EC view,and created "Screen Scenario with Thing-Based Navigation".And if I want to make the new button available,I must assign this WCVIEW permission to user. But if I do like this,the view will be saw in navigation bar as the picture show , and I don't want it display in navigation bar . Can anyone have methods?


2: On the basis of problem 1,I want to do without "Screen Scenario with Thing-Based Navigation" and then I build a separate TT,but I can't choose my current TT in EC DataModel

Did I miss something?

I have achived in another BO(screens was created by "Screen Scenario with Thing-Based Navigation") like the picture show to add new item by TI not QC

Looking forward your reply.

Thanks in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member226
Employee
Employee
0 Kudos

Hi,

To achieve such functionality of ADD button in EC you should always use "ListModificationForm" instead of QuickCreate. For more details please refer to following blog:

https://blogs.sap.com/2013/12/12/how-to-create-a-list-modification-form/

Thanks

Saurabh

Former Member
0 Kudos

Hi Saurabh,

Listmodification can be used in a BO instance ? I understood it 's for node items,did I get it wrong?

I tried to create and call ListmodificationFrom by eventhandle, but it raised a bug.

Thanks

Baoxiang