
Vincent Meskers
- Total activity 125
- Last activity
- Member since
- Following 2 users
- Followed by 0 users
- Votes 97
- Subscriptions 21
Activity overview
Latest activity by Vincent Meskers-
Vincent Meskers commented,
Dear Oskar, When replacing a resource, in my tests the public URL will change to a new URL and, even more disturbing, it seems the old resource URL will stay alive and the old resource can therefor...
-
Vincent Meskers commented,
Points taken. Thanks for the advice. I mainly have been adjusting templates from this forum and bits and pieces found elsewhere to get to the point what we want...
-
Vincent Meskers commented,
Sorry, noob here, I just copied your code (tried some adjustments with the LET DATA part though... Here is the (very) simple code for the template I am starting to build for a content store PDF tem...
-
Vincent Meskers commented,
Hi Patrick, Thanks for your information. Unfortunately, when I copy above mentioned in a new template, it doesn't show anything when running (either inbrowser/PDF and in both 6.3 and iPMC).
-
Vincent Meskers commented,
Hi Pim, Thanks for you comments, to give you further clarification: 1) HTML/javascript 2) yes, the se.fields.resourceFileID works 3) underscore.js <% _.each(_.where(subEntities, { se['fields'...
-
Vincent Meskers created a post,
Content store - PDF template - subentities
In one of our Content store templates, we use information of subentities to show pictures. We use the following code in the template to loop through ALL the subentities with "type" : "Resource". --...
-
Vincent Meskers created a post,
HTML/PDF template - all fields in a fieldset
I am trying to make a pdf template for inspections showing specific data fields. I started width coding each label and datafield individually. This is workable for one template, but not really if w...