Hello All,
I don't know the usage of <slot> tag in DetailView.html, EditView.html, ....
Can you explain more?
Another question, Please see the following image:
I want to align left 2 blue cycle. How can I must do?
Thanks.
Hello All,
I don't know the usage of <slot> tag in DetailView.html, EditView.html, ....
Can you explain more?
Another question, Please see the following image:
I want to align left 2 blue cycle. How can I must do?
Thanks.
Last edited by sugarcrmvn; 2006-04-06 at 09:09 AM.
OS: Window XP SP2
Web Server: Apache 2.0.55
PHP: 5.1.2
MySQL: 4.1.11
Sugar Suite: 4.0.1e
1) the slot is used on the javascript in the Studio to position the object on the screen.
2) you have the width ptoprierty on the td, you can try to set the 4 to a same value.
example
try using this html as a referenceHTML Code:<table border=0 cellspacing='0' cellpadding=0> <tr> <td width=40%>test</td> <td width='60%'>test2</td> </tr> </table>
That's OK
Many thanks.
OS: Window XP SP2
Web Server: Apache 2.0.55
PHP: 5.1.2
MySQL: 4.1.11
Sugar Suite: 4.0.1e
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks