View Record – formoptions – colspan

QuestionsView Record – formoptions – colspan
Darryl Brady asked 9 years ago

I have a picture that i would like to be shown on the "View Record" to the right of all my other info.

Using this I can get it in the correct place but not with it spanning down

$col["formoptions"] = array("rowpos"=>"1", "colpos"=>"2", "colspan"=>"7");

How do I add the correct column span?

1 Answers
Abu Ghufran answered 9 years ago

I don't understand your question correctly.
You can try setting custom css on <img> tag.
e.g.

$col["default"] = "<img style='position:absolute; right:0' src='…'>";

Please share screenshot of your expected view.

Your Answer

17 + 20 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?