Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lightning design system for horizontal form #14

Closed
SupriyaVenkatesh opened this issue Sep 15, 2015 · 2 comments
Closed

lightning design system for horizontal form #14

SupriyaVenkatesh opened this issue Sep 15, 2015 · 2 comments
Assignees
Labels

Comments

@SupriyaVenkatesh
Copy link

Hi,
As this is not an issue but i had one question regarding this please check below
how to display the fields in horizontal way inside apex:repeat tag of salesforce with SLDS classes

<
<apex:inputField styleclass="slds-input--small" value="" rendered="" required=""/>


<apex:inputField styleclass="slds-input--small" value="" rendered="" />

</apex:repeat>

@rickschmoo
Copy link
Contributor

SLDS is not yet supported by legacy tags since many of them generate incompatible markup. That said, I would expect apex:repeat to work since it is a simple loop. Can you include your code?

@rickschmoo rickschmoo self-assigned this Sep 21, 2015
@stefsullrew
Copy link
Contributor

Since we've not heard any further on this, I'm going to close it. If the issue still exists, please reopen the issue @SupriyaVenkatesh. Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants