Meet us at Drupa 24. Dusseldorf/Germany. May. 28 - Jun 7.
Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
benadams  
#1 Posted : Tuesday, September 22, 2020 8:28:31 AM(UTC)
benadams

Rank: Advanced Member

Groups: Member
Joined: 3/20/2018(UTC)
Posts: 61

Thanks: 4 times
Hello Stan, Hello everybody.
I'm trying to do something but I don't know if this functionality is ok in customers canvas.

I need to add Text bloc like new item in my design the same way we add new text or images.

for example I have a psd design containing two items grouped "NAME" and "SURNAME", want to add this group like new item into my design without replacing another one. The Group item can be added each time I choose it like new elements.

Can you help me please.
Stan manager  
#2 Posted : Tuesday, September 22, 2020 8:38:51 PM(UTC)
Stan manager

Rank: Newbie

Groups: Member
Joined: 5/26/2020(UTC)
Posts: 4

Hi Ben,

Could you provide a little bit more detail about what you trying to do? It's better if you add some screenshots and describe all your workflow step by step.

Best regards,
Stan
benadams  
#3 Posted : Wednesday, September 23, 2020 3:08:09 AM(UTC)
benadams

Rank: Advanced Member

Groups: Member
Joined: 3/20/2018(UTC)
Posts: 61

Thanks: 4 times
Capture d'ecran 2020-09-23 a 10.38.34.png

hI Stan,
here is an example from canvas.
Have the possibility to add two text from a psd template into my design like new item.


Cordially
Stan manager  
#4 Posted : Wednesday, September 23, 2020 6:24:42 AM(UTC)
Stan manager

Rank: Newbie

Groups: Member
Joined: 5/26/2020(UTC)
Posts: 4

Hi Ben,

Thanks for providing me this.

CC support group objects mode, more info about it your can find here.

For adding new kinds of blanks, you can prepare a Photoshop file using the <GR> tag, and just upload the PSD file through the asset manager. You can prepare a couple of files using this approach and add a tab inside the asset manager to get users access to these templates.
Capture.PNGCapture1.PNG

If you have any questions feel free to contact me.

Best regards,
Stan
benadams  
#5 Posted : Wednesday, September 23, 2020 7:23:19 AM(UTC)
benadams

Rank: Advanced Member

Groups: Member
Joined: 3/20/2018(UTC)
Posts: 61

Thanks: 4 times
Stan,
Right, I did it ,but when I add another group again, it replaces the previous added tottally.
Nb: I use the open layout method.

Stan manager  
#6 Posted : Thursday, September 24, 2020 1:46:31 AM(UTC)
Stan manager

Rank: Newbie

Groups: Member
Joined: 5/26/2020(UTC)
Posts: 4

Ben,

Would you mind providing to us a code snippet that you use to add this group object (where you also use open layout method)?

Best regards,
Stan
benadams  
#7 Posted : Thursday, September 24, 2020 4:29:47 AM(UTC)
benadams

Rank: Advanced Member

Groups: Member
Joined: 3/20/2018(UTC)
Posts: 61

Thanks: 4 times
Hi Stan,

here is my snippet


// add add_text_part
$(".add_design_block").click(function () {
//If the editor has been successfully loaded.
editor.getProduct()
.then(function (e) {
editor.openGallery({ tabs: ["Layouts"] }, "layout");
})
.catch(function (error) {
console.error("Setting up the mockups failed with exception: ", error);
});

});

this code open automatically the layout box , then I can choose one to add it, unfortunately when I need to add a new, the previous is replaced. ( the previous can be text only and the previous a shape with picture).

I hope it's will help
benadams  
#8 Posted : Monday, September 28, 2020 1:25:37 AM(UTC)
benadams

Rank: Advanced Member

Groups: Member
Joined: 3/20/2018(UTC)
Posts: 61

Thanks: 4 times
Hi stan,
I Hope you well, Please give me a feedback as soon as possible.

Thanks again
Stan manager  
#9 Posted : Monday, September 28, 2020 1:28:52 AM(UTC)
Stan manager

Rank: Newbie

Groups: Member
Joined: 5/26/2020(UTC)
Posts: 4

Hi Ben,

Thank you for the follow up and sorry for late response.

I have passed this information to our support team. I think they answer to you today or tomorrow.

Best regards,
Stan
VictorTolstov  
#10 Posted : Monday, September 28, 2020 3:45:34 AM(UTC)
VictorTolstov

Rank: Member

Groups: Member
Joined: 11/14/2019(UTC)
Posts: 29

Was thanked: 1 time(s) in 1 post(s)
Hello Ben,

Could you provide a link to the product where you implemented this behavior? And how could we reproduce this behavior on this product?

Regards, Victor
benadams  
#11 Posted : Wednesday, October 7, 2020 8:29:09 AM(UTC)
benadams

Rank: Advanced Member

Groups: Member
Joined: 3/20/2018(UTC)
Posts: 61

Thanks: 4 times
Hello victor,

hrere you can see demo
https://www.rapidecard.c...hirts-ethnik-design-002/

Click on the "BLOCS DE TEXTE" in the left toolbox to see it working

Thanks
VictorTolstov  
#12 Posted : Wednesday, October 7, 2020 10:28:48 AM(UTC)
VictorTolstov

Rank: Member

Groups: Member
Joined: 11/14/2019(UTC)
Posts: 29

Was thanked: 1 time(s) in 1 post(s)
Hello Ben,

Thanks for the data provided, I need some time to check this.

Regards, Victor
VictorTolstov  
#13 Posted : Friday, October 9, 2020 4:58:02 AM(UTC)
VictorTolstov

Rank: Member

Groups: Member
Joined: 11/14/2019(UTC)
Posts: 29

Was thanked: 1 time(s) in 1 post(s)
Hello Ben,

In order for your designs not to be replaced instead of the layout, you just need to use the AssetManager with psdActionMode: "Design"

https://customerscanvas....ration.psdactionmode.htm

Let me know if this help you

Regards, Victor
benadams  
#14 Posted : Tuesday, October 13, 2020 7:58:06 AM(UTC)
benadams

Rank: Advanced Member

Groups: Member
Joined: 3/20/2018(UTC)
Posts: 61

Thanks: 4 times
HI STAN,
the problem is the same.

New added Layout changes old one.

I don't want it.
Capture d'ecran 2020-10-13 a 15.29.20.png
VictorTolstov  
#15 Posted : Tuesday, October 13, 2020 8:44:38 AM(UTC)
VictorTolstov

Rank: Member

Groups: Member
Joined: 11/14/2019(UTC)
Posts: 29

Was thanked: 1 time(s) in 1 post(s)
Hello Ben,

Could you create a support case for this question, because your files can be discussed

Regards, Victor
Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.