Oct 3rd, 2011, 12:37 AM
(Oct 2nd, 2011, 10:51 AM)Ben Wrote: Hi Valch,
Quote:Only small thing - i have a 4 photo fields. Near the photos we see also photo names fotoname.jpg., only near the last photo image name are not showing. I think that is small correction, but i don't know how. For better understand I add a photo.
To display the photo name as well as the image, you just need to add a {$value} after the <img /> tag. I don't quite follow though, you've done that, but it doesn't display for the final image?
Quote:And second thing - how can we change the pront friendly code for printing only concrete,fixed colums with data. On one export type i want this option. (i have a database with 25 colums, but for printing wont to 1, 2, 4, 5 column).
Good question! The Export Manager is designed to work dynamically: it always exports whatever content is found in the form View that you're currently using. You actually can't tell it to always export the same group of fields for every View.
The only way around this that I can think of is to create a totally new Export Group, then add your Export Type to that. Lastly, change the permissions on the Export Group so that it only shows for the View(s) that you want.
Sorry I couldn't be more help!
- Ben
On first question i think we don't understand each other. I would like to that the field names (photonames foto.jpg) are not showing like on last photo field. On the first till third field - field names are showing How i can remove this one.