dharmishghinaiya Posted January 4, 2016 Share Posted January 4, 2016 if new product is not avaliable then how display last added product is display in new arrivalblock,.? Link to comment Share on other sites More sharing options...
NemoPS Posted January 4, 2016 Share Posted January 4, 2016 You'd need some custom coding for it. You need to run a query in blocknewproducts if the new products array is empty. Something like SELECT * etc... ORDER BY date_add desc Make sure you use getValue to only get the last entry 1 Link to comment Share on other sites More sharing options...
dharmishghinaiya Posted January 12, 2016 Author Share Posted January 12, 2016 (edited) sir,i try it,.can you give me solution in full details,. Edited January 18, 2016 by dharmishghinaiya (see edit history) Link to comment Share on other sites More sharing options...
dharmishghinaiya Posted January 18, 2016 Author Share Posted January 18, 2016 sir,i try it,.can you give me solution in full details,. Link to comment Share on other sites More sharing options...
dharmishghinaiya Posted January 18, 2016 Author Share Posted January 18, 2016 You'd need some custom coding for it. You need to run a query in blocknewproducts if the new products array is empty. Something like SELECT * etc... ORDER BY date_add desc Make sure you use getValue to only get the last entry sir,i try it,. can you give me solution in full details,. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now