Posts

Showing posts from September, 2013

Adobe Business Catalyst: How to specify image dimension on the web app

Recently, I have an ABC project that uses Web App. I was puzzled how to specify image dimension. I played with the values and finally came up with the correct format. In your web app field that has an 'image' type, simply append the width and height to the image path. Like this:  /path/to/my/image.jpg,370,170