Block Designer Pro -> PageList
PermalinkI'm brand new to this CMS, so I might have the wrong logic here.
I designed a block with Block Designer Pro on a page and now I would like to display some of this attributes on the homepage with pagelist. So far, I achieved only to display some of the page attributes but not from my custom block.
Any hint?

- Now you can select "Other" (last value) under "Attribute";
- A new field will be available, called "Attribute handle". Fill in the handle used for your attribute;
- After that, you can check the box "Use attribute for the current page", and it will retrieve the value of this specific attribute for the page you put the block on;
Is it on the page or in the block designer pro?
You can take a look on this page for a more detailed list of steps to take to make changes to a block -http://www.concrete5.org/marketplace/addons/block-designer/question...
The second question "I want to tweak a couple of things for a block and go to 'Block Config' and load the appropriate block. Now when making the changes and hitting "Make the block!" it gives me an error that the block type is already installed. What do I do?" should be the one for you to look at!
As long as you're here... :)
Is it possible to delete a field in block designer pro?
The cross doesn't show up. (see attached)
But I see the button through the web inspector. So I'll manage to use it. CSS looks strangely ok.
For example populate a page attribute with a textfield from block designer.
My goal is that the final client as to fill the content of a page in only on place (the block). Then it fills automatically the page attributes which I can use on the homepage with pagelist.
What you could do, is set up "Composer" for those pages. In composer you can use page attributes, block types etc., where the user who needs to edit the page, can do it using the composer instead of all the different blocks. So you make a page type, add the default attributes and an extra attribute you need, and add 1 or more blocks for the user to fill in. Then drop the blocks in the right places for the "Output" of this page type and voila, you're done.